Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump aioesphomeapi from 15.0.0 to 19.3.0 #201

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 6, 2023

Bumps aioesphomeapi from 15.0.0 to 19.3.0.

Release notes

Sourced from aioesphomeapi's releases.

19.3.0

What's Changed

19.2.1

What's Changed

19.2.0

What's Changed

  • Add humidity and aux heat support to climate (#631) @​kroimon
  • Ensure calling the BLE connection unsubscribe multiple times does not raise (#782) @​bdraco
  • Remove duplicate line in execute_service (#781) @​bdraco

19.1.7

What's Changed

  • Use background task logic for the on_stop callback (#780) @​bdraco
  • Reduce duplicate code in client connection setup (#779) @​bdraco
  • Make creating background tasks in the client a bound method (#778) @​bdraco
  • Reduce duplicate Bluetooth message filtering code (#777) @​bdraco
  • Refactor execute_service to avoid creating dict in the inner loop (#776) @​bdraco

19.1.6

What's Changed

  • Refactor list_entities_services to reduce unneeded local variables (#775) @​bdraco

19.1.5

What's Changed

  • Use explict type checks for protobuf messages (#774) @​bdraco
  • Small refactor to GATT read to reduce code (#773) @​bdraco
  • Refactor bluetooth message handling to extract on_bluetooth_message (#772) @​bdraco
  • Refactor bluetooth GATT writes to reduce duplicate code (#771) @​bdraco
  • Allow specifying a timeout for bluetooth_gatt_start_notify (#770) @​bdraco
  • Remove unused variable from frame helper base (#769) @​bdraco
  • Raise BluetoothConnectionDroppedError if connection drops while getting GATT services (#768) @​bdraco
  • Raise BluetoothConnectionDroppedError if connection drops during GATT read/write/notify (#767) @​bdraco
  • Handle Bluetooth connection drops in more places (#766) @​bdraco
  • Simplify similar code for building entity commands (#765) @​bdraco

19.1.4

What's Changed

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aioesphomeapi](https://github.com/esphome/aioesphomeapi) from 15.0.0 to 19.3.0.
- [Release notes](https://github.com/esphome/aioesphomeapi/releases)
- [Commits](esphome/aioesphomeapi@v15.0.0...v19.3.0)

---
updated-dependencies:
- dependency-name: aioesphomeapi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 6, 2023
Copy link
Author

dependabot bot commented on behalf of github Dec 12, 2023

Superseded by #206.

@dependabot dependabot bot closed this Dec 12, 2023
@dependabot dependabot bot deleted the dependabot/pip/aioesphomeapi-19.3.0 branch December 12, 2023 23:11
@github-actions github-actions bot locked and limited conversation to collaborators Dec 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants